From: Richard M. Stallman Date: Sat, 17 Nov 2001 03:47:10 +0000 (+0000) Subject: (HAVE_SYS_WAIT_H): Define it. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~60545 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d7782c71455f35bfddf30233dd156aaa9e77d495;p=emacs.git (HAVE_SYS_WAIT_H): Define it. --- diff --git a/src/s/hpux8.h b/src/s/hpux8.h index a525cce068b..08320074b60 100644 --- a/src/s/hpux8.h +++ b/src/s/hpux8.h @@ -69,3 +69,6 @@ /* Enable a special hack in XTread_socket. */ #define X_IO_BUG + +/* Override hpux.h which undefs this flag. */ +#define HAVE_SYS_WAIT_H